projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4abd527
)
(Fwrite_region): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Jul 2004 21:39:32 +0000
(21:39 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Jul 2004 21:39:32 +0000
(21:39 +0000)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index 1615bca3781a280dd774f9d900887d18ea914ba3..c417dcdf33999d14a09916df329f967d93e9bdc7 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-4866,7
+4866,7
@@
instead of any buffer contents; END is ignored.
Optional fourth argument APPEND if non-nil means
append to existing file contents (if any). If it is an integer,
seek to that offset in the file before writing.
-Optional fifth argument VISIT
if t
means
+Optional fifth argument VISIT
, if t or a string,
means
set the last-save-file-modtime of buffer to this file's modtime
and mark buffer not modified.
If VISIT is a string, it is a second file name;